home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / akce / mediamonkey / MediaMonkey_2.5.5.999.exe / {code_DBPath} / MediaMonkey.mdb / Played.json < prev    next >
JavaScript Object Notation  |  2005-12-21  |  101b

  1. {
  2.     "schema": {
  3.         "IdPlay": "Long Integer",
  4.         "IdSong": "Long Integer NOT NULL",
  5.         "PlayDate": "DateTime"
  6.     },
  7.     "data": []
  8. }